runtime.mheap.spanSPMCAlloc (field)
5 uses
runtime (current package)
mgcmark_greenteagc.go#L642: mheap_.spanSPMCAlloc.free(unsafe.Pointer(r))
mgcmark_greenteagc.go#L710: r := (*spanSPMC)(mheap_.spanSPMCAlloc.alloc())
mgcmark_greenteagc.go#L787: mheap_.spanSPMCAlloc.free(unsafe.Pointer(r))
mheap.go#L217: spanSPMCAlloc fixalloc // allocator for spanSPMC, protected by work.spanSPMCs.lock
mheap.go#L792: h.spanSPMCAlloc.init(unsafe.Sizeof(spanSPMC{}), nil, nil, &memstats.gcMiscSys)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |